home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 11
/
PC World Interactive 11.iso
/
share
/
grafik
/
photo3d
/
PHOTO3D.exe
/
0
/
RCDATA
/
TTEXQUALITYDIALOG
/
TTEXQUALITYDIALOG.txt
Wrap
Text File
|
1998-06-30
|
2KB
|
91 lines
object TexQualityDialog: TTexQualityDialog
Left = 135
Top = 80
Width = 138
Height = 212
Caption = 'TexQualityDialog'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlack
Font.Height = -10
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
Scaled = False
PixelsPerInch = 96
TextHeight = 10
object RadioGroup1: TRadioGroup
Left = 7
Top = 7
Width = 114
Height = 114
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object LowBtn: TRadioButton
Left = 21
Top = 28
Width = 64
Height = 15
Caption = 'Low'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = LowBtnClick
end
object MediumBtn: TRadioButton
Left = 21
Top = 56
Width = 64
Height = 15
Caption = 'Medium'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = MediumBtnClick
end
object HighBtn: TRadioButton
Left = 21
Top = 84
Width = 64
Height = 14
Caption = 'High'
Checked = True
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
TabOrder = 3
TabStop = True
OnClick = HighBtnClick
end
object OKBtn: TButton
Left = 22
Top = 141
Width = 65
Height = 23
Caption = 'OK'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 4
end
end